home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / grafik / xipaint / hhsxipaintloader.rx next >
Encoding:
Text File  |  1995-09-21  |  535 b   |  12 lines

  1. /* ARexx script: Needed only to access hhsxipaintmod.xio from */
  2. /* old versions of XiPaint (3.0 and 3.1). To use hhsxipaintmod.xio */
  3. /* this script should be located in the XiPaint/Makro subdirectory. */
  4. /* The loader module must be located in the XiPaint main directory. */
  5. /* */
  6. /* For newer XiPaint versions (3.2 and higher) you don't need this */
  7. /* script any more; instead just copy the hhsxipaintmod.xio module */
  8. /* into the XiPaint/Modules subdirectory */
  9. address command
  10. 'hhsxipaintmod.xio request "Select file to load:"'
  11.  
  12.